gtkmain: Handle rewriting of event fields during grabs for touchpad events
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 9 Jul 2015 16:47:02 +0000 (18:47 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Aug 2015 21:20:24 +0000 (23:20 +0200)
commit6cd45af8b0afb3758df6bc7679b651033b39c9c4
tree4295a1d8d4ea29b21a30d81b647d5215e0870fcd
parent5092febaf841939c7b3539ef447f43e1ce464037
gtkmain: Handle rewriting of event fields during grabs for touchpad events

The window/coordinates will need translation in the case of touchpad gesture
events, same than with other pointer events.
gtk/gtkmain.c